GtkRevealer: Add a fading animation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Apr 2013 13:42:48 +0000 (09:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 Apr 2013 16:42:38 +0000 (12:42 -0400)
commitd7f43c30a36a366bb47a4bc7dab831d3d218dd11
tree14002f8ce47fa393c427bd46d1e602a29b7e099d
parent0bd173e3d8d400f05529bef4956896d306b11696
GtkRevealer: Add a fading animation

Using a container for this is not necessarily the most
elegant solution, but it lets us reuse the animation
machinery in GtkRevealer.
gtk/gtkrevealer.c
gtk/gtkrevealer.h
tests/testrevealer.c